gtk-demo: Rewrite the zoom demo slightly
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Feb 2023 00:40:47 +0000 (19:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 11 Feb 2023 20:09:38 +0000 (15:09 -0500)
commitdd3eedd510e5b4a3a2ec7b68a8707b4887eac6c5
tree43b399c1b2972a31484ac30c38ec1da82259ad60
parentdc3a72cf3858adca7a8a48f15b6bbaa7a846aa10
gtk-demo: Rewrite the zoom demo slightly

Use a texture directly instead of a paintable.
This will be used in the following commit to
introduce filters.
demos/gtk-demo/demo3widget.c